Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Keras metrics FBetaScore and F1Score. #17516

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Add Keras metrics FBetaScore and F1Score.

PiperOrigin-RevId: 506152274
@copybara-service copybara-service bot force-pushed the test_506152274 branch 2 times, most recently from f4b05e5 to 794c7ad Compare February 3, 2023 23:50
@copybara-service copybara-service bot closed this Feb 3, 2023
@marcelgaucho
Copy link

Hello, the F1-Score, in Tensorflow 2.13, doesn't support class_id, like Precision and Recall, and also expects 2D inputs, giving an error if it isn't (ValueError: FBetaScore expects 2D inputs with shape (batch_size, output_dim)). Do you know if there are plans to overcome these limitations?
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants